﻿2026-07-27T08:33:16.2905846Z ##[group]Run actions/checkout@v5
2026-07-27T08:33:16.2906366Z with:
2026-07-27T08:33:16.2906724Z   repository: BigscreenVR/spt-bs-core
2026-07-27T08:33:16.2909841Z   token: ***
2026-07-27T08:33:16.2910194Z   ssh-strict: true
2026-07-27T08:33:16.2910524Z   ssh-user: git
2026-07-27T08:33:16.2910867Z   persist-credentials: true
2026-07-27T08:33:16.2911244Z   clean: true
2026-07-27T08:33:16.2911593Z   sparse-checkout-cone-mode: true
2026-07-27T08:33:16.2912020Z   fetch-depth: 1
2026-07-27T08:33:16.2912361Z   fetch-tags: false
2026-07-27T08:33:16.2912704Z   show-progress: true
2026-07-27T08:33:16.2913056Z   lfs: false
2026-07-27T08:33:16.2913376Z   submodules: false
2026-07-27T08:33:16.2913739Z   set-safe-directory: true
2026-07-27T08:33:16.2914140Z   allow-unsafe-pr-checkout: false
2026-07-27T08:33:16.2914549Z env:
2026-07-27T08:33:16.2914927Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T08:33:16.2915352Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T08:33:16.2915763Z ##[endgroup]
2026-07-27T08:33:16.3711265Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T08:33:16.3713082Z ##[group]Getting Git version info
2026-07-27T08:33:16.3713870Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T08:33:16.3715044Z [command]/usr/bin/git version
2026-07-27T08:33:16.3715540Z git version 2.43.0
2026-07-27T08:33:16.3717071Z ##[endgroup]
2026-07-27T08:33:16.3726696Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/585b9c5b-c7d4-4be9-8641-c006bb506c11' before making global git config changes
2026-07-27T08:33:16.3728329Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T08:33:16.3729939Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T08:33:16.3763099Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T08:33:16.3782164Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T08:33:16.3792983Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T08:33:16.3794880Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T08:33:16.3813774Z HEAD
2026-07-27T08:33:16.3843766Z ##[endgroup]
2026-07-27T08:33:16.3844581Z [command]/usr/bin/git submodule status
2026-07-27T08:33:16.4031017Z ##[group]Cleaning the repository
2026-07-27T08:33:16.4033955Z [command]/usr/bin/git clean -ffdx
2026-07-27T08:33:16.4063907Z Removing traceable-reqs
2026-07-27T08:33:16.4070814Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T08:33:16.4233619Z HEAD is now at f56fa2d0 Merge 93a70db7e4c34db04dc0c672abb4f7d1febd29b2 into 56a3497fbbaef9dfa95ccb5e92f30a0c8dcc34c6
2026-07-27T08:33:16.4239475Z ##[endgroup]
2026-07-27T08:33:16.4240821Z ##[group]Disabling automatic garbage collection
2026-07-27T08:33:16.4244933Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T08:33:16.4273881Z ##[endgroup]
2026-07-27T08:33:16.4274745Z ##[group]Setting up auth
2026-07-27T08:33:16.4280476Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T08:33:16.4308170Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T08:33:16.4498375Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T08:33:16.4522629Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T08:33:16.4707898Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T08:33:16.4735141Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T08:33:16.4922233Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T08:33:16.4953384Z ##[endgroup]
2026-07-27T08:33:16.4954338Z ##[group]Fetching the repository
2026-07-27T08:33:16.4961159Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +900644e0ccf63a13dcba1b25c8d3d5d83afc5a7c:refs/remotes/pull/103/merge
2026-07-27T08:33:16.9130220Z ##[endgroup]
2026-07-27T08:33:16.9132008Z ##[group]Determining the checkout info
2026-07-27T08:33:16.9133746Z ##[endgroup]
2026-07-27T08:33:16.9134789Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T08:33:16.9173301Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T08:33:16.9196508Z ##[group]Checking out the ref
2026-07-27T08:33:16.9198012Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/103/merge
2026-07-27T08:33:16.9431562Z Previous HEAD position was f56fa2d0 Merge 93a70db7e4c34db04dc0c672abb4f7d1febd29b2 into 56a3497fbbaef9dfa95ccb5e92f30a0c8dcc34c6
2026-07-27T08:33:16.9434971Z HEAD is now at 900644e0 Merge 7559d6af48343e52034a0ca29fd042f8811aa12a into 3d9ec73a834bdbbb18e1287d5021dce82c534faf
2026-07-27T08:33:16.9439665Z ##[endgroup]
2026-07-27T08:33:16.9471776Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T08:33:16.9493668Z 900644e0ccf63a13dcba1b25c8d3d5d83afc5a7c
